home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3crctol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_CIRCLETOOL_H = 1;
- include("real/windows/r3nrbtls.js")
-
-
- var R3CLID_CIRCLETOOL = 191;
-
-
-
-
-
-
-
-
-
- function r3Circletool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_CIRCLETOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Circletool.prototype=new r3Nurbstools;
- // r3crctol.h_H